home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c / 744 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.5 KB

  1. Path: solon.com!not-for-mail
  2. From: seebs@solon.com (Peter Seebach)
  3. Newsgroups: comp.std.c,comp.lang.c.moderated
  4. Subject: Re: printf() format extensions - looking for beta testers...
  5. Date: 14 Apr 1996 23:45:21 -0500
  6. Organization: Usenet Fact Police (Undercover)
  7. Sender: clc@solutions.solon.com
  8. Approved: clc@solutions.solon.com
  9. Message-ID: <4ksk91$rmr@solutions.solon.com>
  10. References: <4kgljv$l2p@solutions.solon.com> <4kobun$8i2@solutions.solon.com> <4koecq$8up@solutions.solon.com> <4kr7aj$kbs@solutions.solon.com>
  11. Reply-To: seebs@solon.com
  12. NNTP-Posting-Host: solutions.solon.com
  13.  
  14. In article <4kr7aj$kbs@solutions.solon.com>,
  15. S. Lee <sl14@crux1.cit.cornell.edu> wrote:
  16. >Is it necessary to carry historical baggage by extending printf()?  It
  17. >might be preferable to have a new function with new syntax so you don't
  18. >need to worry about backward compatibility.
  19.  
  20. Not necessary; I just think it's desireable, because printf already does
  21. almost exactly what I want it to.  I just want to extend it.  I like
  22. the idea of being able to use user-defined types.  (I dislike c++'s
  23. iostreams, because precision should be a function of a given print, not
  24. a stream; it is suboptimal to have to jump through hoops to print a
  25. number with precision of N without having to save and restore things.)
  26.  
  27. -s
  28. -- 
  29. Peter Seebach - seebs@solon.com - Copyright 1996 Peter Seebach.
  30. C/Unix wizard -- C/Unix questions? Send mail for help.  No, really!
  31. FUCK the communications decency act.  Goddamned government.  [literally.]
  32. The *other* C FAQ - http://www.solon.com/~seebs/c/c-iaq.html
  33.